const runtime.isSbrkPlatform

3 uses

	runtime (current package)
		malloc.go#L475: 	if isSbrkPlatform {
		malloc.go#L838: 	if isSbrkPlatform {
		mem_nonsbrk.go#L11: const isSbrkPlatform = false